home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 2 (Reseller) / Apple R&P Lib Reseller v2.0.iso / 3-Demos / Third Party Demos / Networking / Timbuktu⁄Remote / Timbuktu⁄Remote™ Tour / Timbuktu_Remote™ Tour / card_3901.txt < prev    next >
Text File  |  1989-07-19  |  11KB  |  474 lines

  1. -- card: 3901 from stack: in
  2. -- bmap block id: 4953
  3. -- flags: 0000
  4. -- background id: 2758
  5. -- name: 
  6. ----- HyperTalk script -----
  7. --exit openCard
  8. on OpenCard
  9.   global skipAnimate
  10.   if (skipAnimate is true) or (the optionKey is down) then
  11.     put false into skipAnimate
  12.     exit openCard
  13.   end if
  14.   wait 1 secs
  15.   choose browse tool
  16.   set the cursor to watch
  17.   --Connect Bottom SE...
  18.   show card button "Menu1"
  19.   wait 80 ticks
  20.   hide card button "Menu1"
  21.   show card button "TB2R1"
  22.   set loc of card button "Packet" to 150,331
  23.   show card button "Packet"
  24.   wait 5
  25.   set loc of card button "Packet" to 142,331
  26.   wait 5
  27.   set loc of card button "Packet" to 132,331
  28.   hide card button Packet
  29.   wait 30
  30.   set loc of card button "Packet" to 31,331
  31.   show card button "Packet"
  32.   wait 5
  33.   set loc of card button "Packet" to 23,327
  34.   wait 5
  35.   set loc of card button "Packet" to 23,309
  36.   wait 5
  37.   set loc of card button "Packet" to 23,290
  38.   wait 5
  39.   set loc of card button "Packet" to 23,270
  40.   wait 5
  41.   set loc of card button "Packet" to 23,249
  42.   wait 5
  43.   set loc of card button "Packet" to 23,223
  44.   wait 5
  45.   set loc of card button "Packet" to 23,210
  46.   wait 5
  47.   set loc of card button "Packet" to 23,196
  48.   wait 5
  49.   set loc of card button "Packet" to 30,196
  50.   hide card button "Packet"
  51.   hide card button "TB2R1"
  52.   set style of card button Blink1 to transparent
  53.   set hilite of card button Blink1 to true
  54.   show card button Blink1
  55.   wait 10
  56.   set hilite of card button Blink1 to false
  57.   lock screen
  58.   set style of card button Blink1 to opaque
  59.   show card button "Chart1"
  60.   show card button "Chart2"
  61.   unlock screen
  62.   --Connect Bottom Mac II
  63.   wait 1 sec
  64.   show card button "Menu2"
  65.   wait 80 ticks
  66.   hide card button "Menu2"
  67.   show card button "TB2R2"
  68.   set loc of card button "Packet" to 30,330
  69.   show card button "Packet"
  70.   wait 5
  71.   set loc of card button "Packet" to 23,330
  72.   wait 5
  73.   set loc of card button "Packet" to 23,313
  74.   wait 5
  75.   set loc of card button "Packet" to 23,287
  76.   wait 5
  77.   set loc of card button "Packet" to 23,267
  78.   wait 5
  79.   set loc of card button "Packet" to 23,241
  80.   wait 5
  81.   set loc of card button "Packet" to 23,217
  82.   wait 5
  83.   set loc of card button "Packet" to 23,195
  84.   wait 5
  85.   set loc of card button "Packet" to 31,196
  86.   hide card button "Packet"
  87.   hide card button "TB2R2"
  88.   set style of card button Blink2 to transparent
  89.   set hilite of card button Blink2 to true
  90.   show card button Blink2
  91.   wait 10
  92.   set hilite of card button Blink2 to false
  93.   lock screen
  94.   set style of card button Blink2 to opaque
  95.   show card button "Chart1b"
  96.   show card button "Chart2b"
  97.   unlock screen
  98.   wait 1 sec
  99.  
  100.   --Connect Top SE
  101.   show card button "Menu3"
  102.   wait 80 ticks
  103.   hide card button "Menu3"
  104.   show card button "TB2R3"
  105.   set loc of card button "Packet" to 337,198
  106.   show card button "Packet"
  107.   wait 5
  108.   set loc of card button "Packet" to 332,198
  109.   wait 5
  110.   set loc of card button "Packet" to 312,198
  111.   Blink "Blink4",1
  112.   set loc of card button "Packet" to 291,198
  113.   wait 5
  114.   set loc of card button "Packet" to 276,198
  115.   hide card button "Packet"
  116.   repeat 5 times
  117.     set icon of card button "Wave" to "Wave1"
  118.     wait 5
  119.     set icon of card button "Wave" to "Wave2"
  120.   end repeat
  121.   set loc of card button "Packet" to 236,198
  122.   show card button "Packet"
  123.   wait 5
  124.   set loc of card button "Packet" to 219,198
  125.   wait 5
  126.   set loc of card button "Packet" to 205,198
  127.   wait 5
  128.   set loc of card button "Packet" to 190,198
  129.   wait 5
  130.   set loc of card button "Packet" to 175,198
  131.   wait 5
  132.   set loc of card button "Packet" to 153,198
  133.   wait 5
  134.   set loc of card button "Packet" to 133,198
  135.   Blink "Blink5",1
  136.   set loc of card button "Packet" to 128,198
  137.   hide card button "Packet"
  138.   hide card button "TB2R3"
  139.   set style of card button Blink3 to transparent
  140.   set hilite of card button Blink3 to true
  141.   show card button Blink3
  142.   wait 10
  143.   set hilite of card button Blink3 to false
  144.   lock screen
  145.   set style of card button Blink3 to opaque
  146.   show card button "Chart1c"
  147.   show card button "Chart2c"
  148.   unlock screen
  149. end openCard
  150.  
  151.  
  152. on CloseCard
  153.   hide card button "Chart1"
  154.   hide card button "Chart2"
  155.   hide card button "Chart1b"
  156.   hide card button "Chart2b"
  157.   hide card button "Chart1c"
  158.   hide card button "Chart2c"
  159.   hide card button "Blink1"
  160.   hide card button "Blink2"
  161.   hide card button "Blink3"
  162. end closeCard
  163.  
  164.  
  165. -- part 1 (button)
  166. -- low flags: 00
  167. -- high flags: 0000
  168. -- rect: left=238 top=188 right=207 bottom=274
  169. -- title width / last selected line: 0
  170. -- icon id / first selected line: 28892 / 28892
  171. -- text alignment: 1
  172. -- font id: 0
  173. -- text size: 12
  174. -- style flags: 0
  175. -- line height: 16
  176. -- part name: Wave
  177.  
  178.  
  179. -- part 3 (button)
  180. -- low flags: 00
  181. -- high flags: 2000
  182. -- rect: left=439 top=318 right=335 bottom=506
  183. -- title width / last selected line: 0
  184. -- icon id / first selected line: 0 / 0
  185. -- text alignment: 1
  186. -- font id: 0
  187. -- text size: 12
  188. -- style flags: 0
  189. -- line height: 16
  190. -- part name: Back
  191. ----- HyperTalk script -----
  192. on mouseUp
  193.   visual wipe right
  194.   go prev card
  195. end mouseUp
  196.  
  197.  
  198.  
  199. -- part 4 (button)
  200. -- low flags: 00
  201. -- high flags: 2000
  202. -- rect: left=439 top=291 right=317 bottom=506
  203. -- title width / last selected line: 0
  204. -- icon id / first selected line: 0 / 0
  205. -- text alignment: 1
  206. -- font id: 0
  207. -- text size: 12
  208. -- style flags: 0
  209. -- line height: 16
  210. -- part name: Return
  211. ----- HyperTalk script -----
  212. on mouseUp
  213.   visual dissolve
  214.   go card "Tour Menu"
  215. end mouseUp
  216.  
  217.  
  218.  
  219. -- part 9 (button)
  220. -- low flags: 80
  221. -- high flags: 0001
  222. -- rect: left=162 top=257 right=287 bottom=212
  223. -- title width / last selected line: 0
  224. -- icon id / first selected line: 0 / 0
  225. -- text alignment: 1
  226. -- font id: 0
  227. -- text size: 12
  228. -- style flags: 0
  229. -- line height: 16
  230. -- part name: Blink1
  231.  
  232.  
  233. -- part 5 (button)
  234. -- low flags: 80
  235. -- high flags: 0000
  236. -- rect: left=160 top=255 right=289 bottom=195
  237. -- title width / last selected line: 0
  238. -- icon id / first selected line: 28174 / 28174
  239. -- text alignment: 1
  240. -- font id: 0
  241. -- text size: 12
  242. -- style flags: 0
  243. -- line height: 16
  244. -- part name: Chart1
  245.  
  246.  
  247. -- part 6 (button)
  248. -- low flags: 80
  249. -- high flags: 0000
  250. -- rect: left=193 top=255 right=289 bottom=214
  251. -- title width / last selected line: 0
  252. -- icon id / first selected line: 16050 / 16050
  253. -- text alignment: 1
  254. -- font id: 0
  255. -- text size: 12
  256. -- style flags: 0
  257. -- line height: 16
  258. -- part name: Chart2
  259.  
  260.  
  261. -- part 8 (button)
  262. -- low flags: 80
  263. -- high flags: 0000
  264. -- rect: left=164 top=255 right=289 bottom=182
  265. -- title width / last selected line: 0
  266. -- icon id / first selected line: 12262 / 12262
  267. -- text alignment: 1
  268. -- font id: 0
  269. -- text size: 12
  270. -- style flags: 0
  271. -- line height: 16
  272. -- part name: Menu1
  273.  
  274.  
  275. -- part 10 (button)
  276. -- low flags: 80
  277. -- high flags: 0001
  278. -- rect: left=55 top=254 right=284 bottom=105
  279. -- title width / last selected line: 0
  280. -- icon id / first selected line: 0 / 0
  281. -- text alignment: 1
  282. -- font id: 0
  283. -- text size: 12
  284. -- style flags: 0
  285. -- line height: 16
  286. -- part name: Blink2
  287.  
  288.  
  289. -- part 11 (button)
  290. -- low flags: 80
  291. -- high flags: 0000
  292. -- rect: left=58 top=252 right=286 bottom=76
  293. -- title width / last selected line: 0
  294. -- icon id / first selected line: 12262 / 12262
  295. -- text alignment: 1
  296. -- font id: 0
  297. -- text size: 12
  298. -- style flags: 0
  299. -- line height: 16
  300. -- part name: Menu2
  301.  
  302.  
  303. -- part 12 (button)
  304. -- low flags: 80
  305. -- high flags: 0000
  306. -- rect: left=172 top=260 right=286 bottom=201
  307. -- title width / last selected line: 0
  308. -- icon id / first selected line: 1009 / 1009
  309. -- text alignment: 1
  310. -- font id: 0
  311. -- text size: 12
  312. -- style flags: 0
  313. -- line height: 16
  314. -- part name: TB2R1
  315.  
  316.  
  317. -- part 15 (button)
  318. -- low flags: 80
  319. -- high flags: 0000
  320. -- rect: left=65 top=256 right=282 bottom=94
  321. -- title width / last selected line: 0
  322. -- icon id / first selected line: 1009 / 1009
  323. -- text alignment: 1
  324. -- font id: 0
  325. -- text size: 12
  326. -- style flags: 0
  327. -- line height: 16
  328. -- part name: TB2R2
  329.  
  330.  
  331. -- part 16 (button)
  332. -- low flags: 80
  333. -- high flags: 0001
  334. -- rect: left=346 top=124 right=154 bottom=396
  335. -- title width / last selected line: 0
  336. -- icon id / first selected line: 0 / 0
  337. -- text alignment: 1
  338. -- font id: 0
  339. -- text size: 12
  340. -- style flags: 0
  341. -- line height: 16
  342. -- part name: Blink3
  343.  
  344.  
  345. -- part 7 (button)
  346. -- low flags: 80
  347. -- high flags: 0000
  348. -- rect: left=357 top=127 right=153 bottom=386
  349. -- title width / last selected line: 0
  350. -- icon id / first selected line: 1009 / 1009
  351. -- text alignment: 1
  352. -- font id: 0
  353. -- text size: 12
  354. -- style flags: 0
  355. -- line height: 16
  356. -- part name: TB2R3
  357.  
  358.  
  359. -- part 17 (button)
  360. -- low flags: 80
  361. -- high flags: 0000
  362. -- rect: left=52 top=252 right=286 bottom=87
  363. -- title width / last selected line: 0
  364. -- icon id / first selected line: 28174 / 28174
  365. -- text alignment: 1
  366. -- font id: 0
  367. -- text size: 12
  368. -- style flags: 0
  369. -- line height: 16
  370. -- part name: Chart1b
  371.  
  372.  
  373. -- part 14 (button)
  374. -- low flags: 80
  375. -- high flags: 0000
  376. -- rect: left=348 top=122 right=156 bottom=366
  377. -- title width / last selected line: 0
  378. -- icon id / first selected line: 12262 / 12262
  379. -- text alignment: 1
  380. -- font id: 0
  381. -- text size: 12
  382. -- style flags: 0
  383. -- line height: 16
  384. -- part name: Menu3
  385.  
  386.  
  387. -- part 18 (button)
  388. -- low flags: 80
  389. -- high flags: 0000
  390. -- rect: left=86 top=252 right=286 bottom=107
  391. -- title width / last selected line: 0
  392. -- icon id / first selected line: 16050 / 16050
  393. -- text alignment: 1
  394. -- font id: 0
  395. -- text size: 12
  396. -- style flags: 0
  397. -- line height: 16
  398. -- part name: Chart2b
  399.  
  400.  
  401. -- part 19 (button)
  402. -- low flags: 80
  403. -- high flags: 0000
  404. -- rect: left=377 top=122 right=156 bottom=398
  405. -- title width / last selected line: 0
  406. -- icon id / first selected line: 16050 / 16050
  407. -- text alignment: 1
  408. -- font id: 0
  409. -- text size: 12
  410. -- style flags: 0
  411. -- line height: 16
  412. -- part name: Chart2c
  413.  
  414.  
  415. -- part 20 (button)
  416. -- low flags: 80
  417. -- high flags: 0000
  418. -- rect: left=344 top=122 right=156 bottom=379
  419. -- title width / last selected line: 0
  420. -- icon id / first selected line: 28174 / 28174
  421. -- text alignment: 1
  422. -- font id: 0
  423. -- text size: 12
  424. -- style flags: 0
  425. -- line height: 16
  426. -- part name: Chart1c
  427.  
  428.  
  429. -- part 13 (button)
  430. -- low flags: 80
  431. -- high flags: 0000
  432. -- rect: left=121 top=191 right=205 bottom=135
  433. -- title width / last selected line: 0
  434. -- icon id / first selected line: 18934 / 18934
  435. -- text alignment: 1
  436. -- font id: 0
  437. -- text size: 12
  438. -- style flags: 0
  439. -- line height: 16
  440. -- part name: Packet
  441. ----- HyperTalk script -----
  442. on mouseUp
  443. end mouseUp
  444.  
  445.  
  446.  
  447.  
  448. -- part 21 (button)
  449. -- low flags: 00
  450. -- high flags: 0000
  451. -- rect: left=296 top=182 right=204 bottom=329
  452. -- title width / last selected line: 0
  453. -- icon id / first selected line: 0 / 0
  454. -- text alignment: 1
  455. -- font id: 0
  456. -- text size: 12
  457. -- style flags: 0
  458. -- line height: 16
  459. -- part name: Blink4
  460.  
  461.  
  462. -- part 22 (button)
  463. -- low flags: 00
  464. -- high flags: 0000
  465. -- rect: left=137 top=182 right=204 bottom=170
  466. -- title width / last selected line: 0
  467. -- icon id / first selected line: 0 / 0
  468. -- text alignment: 1
  469. -- font id: 0
  470. -- text size: 12
  471. -- style flags: 0
  472. -- line height: 16
  473. -- part name: Blink5
  474.